/ Assembly List / LJCDataUtility / TextLine / AddExpanded

Namespace - LJCDataUtility


Parameters
text - Next append value.

Returns

The new text value.

Syntax

C#
public String AddExpanded(String text)

Adds a delimiter if not the first list item and adds a newline if line length is greater than CharLength.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.